func golang.org/x/exp/apidiff.receiverType
3 uses
golang.org/x/exp/apidiff (current package)
compatibility.go#L346: func receiverType(method types.Object) types.Type {
compatibility.go#L351: switch t := types.Unalias(receiverType(method)).(type) {
compatibility.go#L362: _, ok := types.Unalias(receiverType(method)).(*types.Pointer)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)